Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Nov 24, 2025

Updates the requirements on sphinxcontrib-mermaid to permit the latest version.

Changelog

Sourced from sphinxcontrib-mermaid's changelog.

1.2.2 (November 23, 2025) +++++++++++++++++++++

  • Hotfix for CSS/JS assets included via old MANIFEST mechanism

1.2.1 (November 23, 2025) +++++++++++++++++++++

  • Adjust chart size defaults to closer resember previous
  • Fix issue with fullscreen classes after rebase

1.2.0 (November 23, 2025) +++++++++++++++++++++

  • Normalize javascript across various configuration options
  • Make graph full width and avoid unused margins in graph image
  • Rename fullscreen container class from mermaid-fullscreen-content to mermaid-container-fullscreen

1.1.0 (November 19, 2025) +++++++++++++++++++++

  • Upgrade Mermaid to 11.12.1
  • Add fullscreen graph view capabilities

1.0.0 (October 12, 2024) +++++++++++++++++++++

  • Upgrade Mermaid to 11.2.0
  • Add support for ELK diagrams
  • Add support for name parameter
  • Add passthrough of mermaid frontmatter
  • Convert to native namespace package
  • Drop support for Python 3.7
  • Convert default placeholder from div to pre
  • Fix for tempfile encoding when containing non ascii characters
  • Fix for mermaid sequence config arguments
  • Default to jsdelivr (previously unpkg) for JS asset CDN

See full set of changes <https://github.com/mgaitan/sphinxcontrib-mermaid/compare/1.0.0...0.9.2>_.

0.9.2 (May 28, 2023) +++++++++++++++++++++

  • Implemented zoom on diagrams functionality. Contributed by Daniel Althviz Moré <https://github.com/dalthviz>_
  • Fix a bug on empty diagram generations. Contributed by Kevin Deldycke <https://github.com/kdeldycke>_.
  • Upgrade default to Mermaid 10.2.0.
  • Implement automatic releases from Github Actions when a tag is pushed

... (truncated)

Commits
  • f0f6f0a Fix manifest inclusion
  • b8c8950 Temporarily revert min python change
  • 7c41e88 Merge pull request #206 from timkpaine/tkp/min
  • 0a2645c Merge branch 'master' into tkp/min
  • 48a9562 Merge pull request #204 from timkpaine/tkp/121
  • 01b6e96 Drop support for deprecated python 3.8 and 3.9, add testing for 3.14
  • ec021b7 Bump version to 1.2.1
  • 152bea6 Merge pull request #203 from timkpaine/tkp/cfg
  • 421db3c Tweak default CSS rules for better defaults, fix merge issue for fullscreen c...
  • 0097e56 Merge pull request #202 from mgaitan/tkp/cp
  • Additional commits viewable in compare view

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Updates the requirements on [sphinxcontrib-mermaid](https://github.com/mgaitan/sphinxcontrib-mermaid) to permit the latest version.
- [Changelog](https://github.com/mgaitan/sphinxcontrib-mermaid/blob/master/CHANGELOG.rst)
- [Commits](mgaitan/sphinxcontrib-mermaid@1.0.0...1.2.2)

---
updated-dependencies:
- dependency-name: sphinxcontrib-mermaid
  dependency-version: 1.2.2
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Nov 24, 2025
@dependabot dependabot bot requested a review from Paebbels as a code owner November 24, 2025 21:14
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Nov 24, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Development

Successfully merging this pull request may close these issues.

1 participant